@@ -19,6 +19,5 @@ module RailsWebsiteTemplate |
||
| 19 | 19 |
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded. |
| 20 | 20 |
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
|
| 21 | 21 |
# config.i18n.default_locale = :de |
| 22 |
- config.assets.initialize_on_precompile = false |
|
| 23 | 22 |
end |
| 24 | 23 |
end |